[INFO] fetching crate ofx_sys 0.2.0...
[INFO] testing ofx_sys-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ofx_sys 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ofx_sys 0.2.0
[INFO] finished tweaking crates.io crate ofx_sys 0.2.0
[INFO] tweaked toml for crates.io crate ofx_sys 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ofx_sys 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.43.2 (available: v0.72.1)
[INFO] [stderr]       Adding cgmath v0.16.1 (available: v0.18.0)
[INFO] [stderr]       Adding proc-macro2 v0.3.5 (available: v0.3.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b036e02d5caa7d578fb261c9be59cde342625ef68ad94a5a22f608d7fa0ac6ad
[INFO] running `Command { std: "docker" "start" "-a" "b036e02d5caa7d578fb261c9be59cde342625ef68ad94a5a22f608d7fa0ac6ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b036e02d5caa7d578fb261c9be59cde342625ef68ad94a5a22f608d7fa0ac6ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b036e02d5caa7d578fb261c9be59cde342625ef68ad94a5a22f608d7fa0ac6ad", kill_on_drop: false }`
[INFO] [stdout] b036e02d5caa7d578fb261c9be59cde342625ef68ad94a5a22f608d7fa0ac6ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d1ad5212528d340acf0c9275297b54492a55b6a7de5373e4e20145fecbcacbe
[INFO] running `Command { std: "docker" "start" "-a" "4d1ad5212528d340acf0c9275297b54492a55b6a7de5373e4e20145fecbcacbe", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.43.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling ofx_sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4d1ad5212528d340acf0c9275297b54492a55b6a7de5373e4e20145fecbcacbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1ad5212528d340acf0c9275297b54492a55b6a7de5373e4e20145fecbcacbe", kill_on_drop: false }`
[INFO] [stdout] 4d1ad5212528d340acf0c9275297b54492a55b6a7de5373e4e20145fecbcacbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b482ac33718764cc1590b70d6095f2635ddb1751da98aadc93a8d0b7aff56d47
[INFO] running `Command { std: "docker" "start" "-a" "b482ac33718764cc1590b70d6095f2635ddb1751da98aadc93a8d0b7aff56d47", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ofx_sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:3:71326
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:3:71585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce2 as * const _ as usize } , 16usize ,...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:29:573
[INFO] [stdout]    |
[INFO] [stdout] 29 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxHost > ( ) ) ) . host as * const _ as usize } , 0usize , concat ! ( "Offset of ...
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:29:784
[INFO] [stdout]    |
[INFO] [stdout] 29 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxHost > ( ) ) ) . fetchSuite as * const _ as usize } , 8usize , concat ! ( "Offs...
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:93:379
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPlugin > ( ) ) ) . pluginApi as * const _ as usize } , 0usize , concat ! ( "Offs...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:93:604
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPlugin > ( ) ) ) . apiVersion as * const _ as usize } , 8usize , concat ! ( "Off...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:93:831
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPlugin > ( ) ) ) . pluginIdentifier as * const _ as usize } , 16usize , concat !...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:93:1071
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPlugin > ( ) ) ) . pluginVersionMajor as * const _ as usize } , 24usize , concat...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:93:1315
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPlugin > ( ) ) ) . pluginVersionMinor as * const _ as usize } , 28usize , concat...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:93:1559
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPlugin > ( ) ) ) . setHost as * const _ as usize } , 32usize , concat ! ( "Offse...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:93:1781
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPlugin > ( ) ) ) . mainEntry as * const _ as usize } , 40usize , concat ! ( "Off...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:108:500
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRangeI > ( ) ) ) . min as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:108:713
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRangeI > ( ) ) ) . max as * const _ as usize } , 4usize , concat ! ( "Offset of...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:110:451
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRangeD > ( ) ) ) . min as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:110:664
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRangeD > ( ) ) ) . max as * const _ as usize } , 8usize , concat ! ( "Offset of...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:112:496
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPointI > ( ) ) ) . x as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:112:705
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPointI > ( ) ) ) . y as * const _ as usize } , 4usize , concat ! ( "Offset of f...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:114:447
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPointD > ( ) ) ) . x as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:114:656
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxPointD > ( ) ) ) . y as * const _ as usize } , 8usize , concat ! ( "Offset of f...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:125:573
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRectI > ( ) ) ) . x1 as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:125:782
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRectI > ( ) ) ) . y1 as * const _ as usize } , 4usize , concat ! ( "Offset of f...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:125:991
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRectI > ( ) ) ) . x2 as * const _ as usize } , 8usize , concat ! ( "Offset of f...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:125:1200
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRectI > ( ) ) ) . y2 as * const _ as usize } , 12usize , concat ! ( "Offset of ...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:136:473
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRectD > ( ) ) ) . x1 as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:136:682
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRectD > ( ) ) ) . y1 as * const _ as usize } , 8usize , concat ! ( "Offset of f...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:136:891
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRectD > ( ) ) ) . x2 as * const _ as usize } , 16usize , concat ! ( "Offset of ...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:136:1101
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < OfxRectD > ( ) ) ) . y2 as * const _ as usize } , 24usize , concat ! ( "Offset of ...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:611
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propSetPointer as * const _ as usize } , 0usize , concat...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:864
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propSetString as * const _ as usize } , 8usize , concat ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:1115
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propSetDouble as * const _ as usize } , 16usize , concat...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:1367
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propSetInt as * const _ as usize } , 24usize , concat ! ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:1613
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propSetPointerN as * const _ as usize } , 32usize , conc...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:1869
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propSetStringN as * const _ as usize } , 40usize , conca...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:2123
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propSetDoubleN as * const _ as usize } , 48usize , conca...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:2377
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propSetIntN as * const _ as usize } , 56usize , concat !...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:2625
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propGetPointer as * const _ as usize } , 64usize , conca...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:2879
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propGetString as * const _ as usize } , 72usize , concat...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:3131
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propGetDouble as * const _ as usize } , 80usize , concat...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:3383
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propGetInt as * const _ as usize } , 88usize , concat ! ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:3629
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propGetPointerN as * const _ as usize } , 96usize , conc...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:3885
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propGetStringN as * const _ as usize } , 104usize , conc...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:4140
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propGetDoubleN as * const _ as usize } , 112usize , conc...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:4395
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propGetIntN as * const _ as usize } , 120usize , concat ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:4644
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propReset as * const _ as usize } , 128usize , concat ! ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:381:4889
[INFO] [stdout]     |
[INFO] [stdout] 381 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxPropertySuiteV1 > ( ) ) ) . propGetDimension as * const _ as usize } , 136usize , co...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:511
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramDefine as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:760
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramGetHandle as * const _ as usize } , 8usize , conca...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:1015
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramSetGetPropertySet as * const _ as usize } , 16usiz...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:1287
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramGetPropertySet as * const _ as usize } , 24usize ,...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:1553
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramGetValue as * const _ as usize } , 32usize , conca...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:1807
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramGetValueAtTime as * const _ as usize } , 40usize ,...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:2073
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramGetDerivative as * const _ as usize } , 48usize , ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:2337
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramGetIntegral as * const _ as usize } , 56usize , co...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:2597
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramSetValue as * const _ as usize } , 64usize , conca...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:2851
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramSetValueAtTime as * const _ as usize } , 72usize ,...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:3117
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramGetNumKeys as * const _ as usize } , 80usize , con...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:3375
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramGetKeyTime as * const _ as usize } , 88usize , con...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:3633
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramGetKeyIndex as * const _ as usize } , 96usize , co...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:3893
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramDeleteKey as * const _ as usize } , 104usize , con...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:4150
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramDeleteAllKeys as * const _ as usize } , 112usize ,...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:4415
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramCopy as * const _ as usize } , 120usize , concat !...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:4662
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramEditBegin as * const _ as usize } , 128usize , con...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:699:4919
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxParameterSuiteV1 > ( ) ) ) . paramEditEnd as * const _ as usize } , 136usize , conca...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:709:563
[INFO] [stdout]     |
[INFO] [stdout] 709 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxInteractSuiteV1 > ( ) ) ) . interactSwapBuffers as * const _ as usize } , 0usize , c...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:709:826
[INFO] [stdout]     |
[INFO] [stdout] 709 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxInteractSuiteV1 > ( ) ) ) . interactRedraw as * const _ as usize } , 8usize , concat...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:709:1079
[INFO] [stdout]     |
[INFO] [stdout] 709 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxInteractSuiteV1 > ( ) ) ) . interactGetPropertySet as * const _ as usize } , 16usize...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:727:671
[INFO] [stdout]     |
[INFO] [stdout] 727 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxMessageSuiteV1 > ( ) ) ) . message as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:780:526
[INFO] [stdout]     |
[INFO] [stdout] 780 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxMessageSuiteV2 > ( ) ) ) . message as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:780:763
[INFO] [stdout]     |
[INFO] [stdout] 780 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxMessageSuiteV2 > ( ) ) ) . setPersistentMessage as * const _ as usize } , 8usize , ...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:780:1026
[INFO] [stdout]     |
[INFO] [stdout] 780 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxMessageSuiteV2 > ( ) ) ) . clearPersistentMessage as * const _ as usize } , 16usize...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:813:516
[INFO] [stdout]     |
[INFO] [stdout] 813 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxMemorySuiteV1 > ( ) ) ) . memoryAlloc as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:813:759
[INFO] [stdout]     |
[INFO] [stdout] 813 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxMemorySuiteV1 > ( ) ) ) . memoryFree as * const _ as usize } , 8usize , concat ! ( ...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:924:514
[INFO] [stdout]     |
[INFO] [stdout] 924 | ...fe { & ( * ( :: std :: ptr :: null :: < OfxMultiThreadSuiteV1 > ( ) ) ) . multiThread as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:924:767
[INFO] [stdout]     |
[INFO] [stdout] 924 | ...fe { & ( * ( :: std :: ptr :: null :: < OfxMultiThreadSuiteV1 > ( ) ) ) . multiThreadNumCPUs as * const _ as usize } , 8usize , ...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:924:1034
[INFO] [stdout]     |
[INFO] [stdout] 924 | ...fe { & ( * ( :: std :: ptr :: null :: < OfxMultiThreadSuiteV1 > ( ) ) ) . multiThreadIndex as * const _ as usize } , 16usize , c...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:924:1298
[INFO] [stdout]     |
[INFO] [stdout] 924 | ...fe { & ( * ( :: std :: ptr :: null :: < OfxMultiThreadSuiteV1 > ( ) ) ) . multiThreadIsSpawnedThread as * const _ as usize } , 2...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:924:1582
[INFO] [stdout]     |
[INFO] [stdout] 924 | ...fe { & ( * ( :: std :: ptr :: null :: < OfxMultiThreadSuiteV1 > ( ) ) ) . mutexCreate as * const _ as usize } , 32usize , concat...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:924:1836
[INFO] [stdout]     |
[INFO] [stdout] 924 | ...fe { & ( * ( :: std :: ptr :: null :: < OfxMultiThreadSuiteV1 > ( ) ) ) . mutexDestroy as * const _ as usize } , 40usize , conca...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:924:2092
[INFO] [stdout]     |
[INFO] [stdout] 924 | ...fe { & ( * ( :: std :: ptr :: null :: < OfxMultiThreadSuiteV1 > ( ) ) ) . mutexLock as * const _ as usize } , 48usize , concat !...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:924:2342
[INFO] [stdout]     |
[INFO] [stdout] 924 | ...fe { & ( * ( :: std :: ptr :: null :: < OfxMultiThreadSuiteV1 > ( ) ) ) . mutexUnLock as * const _ as usize } , 56usize , concat...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:924:2596
[INFO] [stdout]     |
[INFO] [stdout] 924 | ...fe { & ( * ( :: std :: ptr :: null :: < OfxMultiThreadSuiteV1 > ( ) ) ) . mutexTryLock as * const _ as usize } , 64usize , conca...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:533
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . getPropertySet as * const _ as usize } , 0usize , conc...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:792
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . getParamSet as * const _ as usize } , 8usize , concat ...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:1045
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . clipDefine as * const _ as usize } , 16usize , concat ...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:1297
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . clipGetHandle as * const _ as usize } , 24usize , conc...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:1555
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . clipGetPropertySet as * const _ as usize } , 32usize ,...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:1823
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . clipGetImage as * const _ as usize } , 40usize , conca...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:2079
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . clipReleaseImage as * const _ as usize } , 48usize , c...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:2343
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . clipGetRegionOfDefinition as * const _ as usize } , 56...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:2625
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . abort as * const _ as usize } , 64usize , concat ! ( "...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:2867
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . imageMemoryAlloc as * const _ as usize } , 72usize , c...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:3131
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . imageMemoryFree as * const _ as usize } , 80usize , co...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:3393
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . imageMemoryLock as * const _ as usize } , 88usize , co...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1158:3655
[INFO] [stdout]      |
[INFO] [stdout] 1158 | ...e { & ( * ( :: std :: ptr :: null :: < OfxImageEffectSuiteV1 > ( ) ) ) . imageMemoryUnlock as * const _ as usize } , 96usize , ...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1162:612
[INFO] [stdout]      |
[INFO] [stdout] 1162 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourB > ( ) ) ) . y as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1162:831
[INFO] [stdout]      |
[INFO] [stdout] 1162 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourB > ( ) ) ) . u as * const _ as usize } , 1usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1162:1050
[INFO] [stdout]      |
[INFO] [stdout] 1162 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourB > ( ) ) ) . v as * const _ as usize } , 2usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1162:1269
[INFO] [stdout]      |
[INFO] [stdout] 1162 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourB > ( ) ) ) . a as * const _ as usize } , 3usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1166:616
[INFO] [stdout]      |
[INFO] [stdout] 1166 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourS > ( ) ) ) . y as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1166:835
[INFO] [stdout]      |
[INFO] [stdout] 1166 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourS > ( ) ) ) . u as * const _ as usize } , 2usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1166:1054
[INFO] [stdout]      |
[INFO] [stdout] 1166 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourS > ( ) ) ) . v as * const _ as usize } , 4usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1166:1273
[INFO] [stdout]      |
[INFO] [stdout] 1166 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourS > ( ) ) ) . a as * const _ as usize } , 6usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1170:505
[INFO] [stdout]      |
[INFO] [stdout] 1170 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourF > ( ) ) ) . y as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1170:724
[INFO] [stdout]      |
[INFO] [stdout] 1170 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourF > ( ) ) ) . u as * const _ as usize } , 4usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1170:943
[INFO] [stdout]      |
[INFO] [stdout] 1170 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourF > ( ) ) ) . v as * const _ as usize } , 8usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1170:1162
[INFO] [stdout]      |
[INFO] [stdout] 1170 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxYUVAColourF > ( ) ) ) . a as * const _ as usize } , 12usize , concat ! ( "Offset ...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1172:612
[INFO] [stdout]      |
[INFO] [stdout] 1172 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourB > ( ) ) ) . r as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1172:831
[INFO] [stdout]      |
[INFO] [stdout] 1172 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourB > ( ) ) ) . g as * const _ as usize } , 1usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1172:1050
[INFO] [stdout]      |
[INFO] [stdout] 1172 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourB > ( ) ) ) . b as * const _ as usize } , 2usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1172:1269
[INFO] [stdout]      |
[INFO] [stdout] 1172 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourB > ( ) ) ) . a as * const _ as usize } , 3usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1174:616
[INFO] [stdout]      |
[INFO] [stdout] 1174 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourS > ( ) ) ) . r as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1174:835
[INFO] [stdout]      |
[INFO] [stdout] 1174 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourS > ( ) ) ) . g as * const _ as usize } , 2usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1174:1054
[INFO] [stdout]      |
[INFO] [stdout] 1174 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourS > ( ) ) ) . b as * const _ as usize } , 4usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1174:1273
[INFO] [stdout]      |
[INFO] [stdout] 1174 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourS > ( ) ) ) . a as * const _ as usize } , 6usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1176:505
[INFO] [stdout]      |
[INFO] [stdout] 1176 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourF > ( ) ) ) . r as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1176:724
[INFO] [stdout]      |
[INFO] [stdout] 1176 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourF > ( ) ) ) . g as * const _ as usize } , 4usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1176:943
[INFO] [stdout]      |
[INFO] [stdout] 1176 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourF > ( ) ) ) . b as * const _ as usize } , 8usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1176:1162
[INFO] [stdout]      |
[INFO] [stdout] 1176 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourF > ( ) ) ) . a as * const _ as usize } , 12usize , concat ! ( "Offset ...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1178:505
[INFO] [stdout]      |
[INFO] [stdout] 1178 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourD > ( ) ) ) . r as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1178:724
[INFO] [stdout]      |
[INFO] [stdout] 1178 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourD > ( ) ) ) . g as * const _ as usize } , 8usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1178:943
[INFO] [stdout]      |
[INFO] [stdout] 1178 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourD > ( ) ) ) . b as * const _ as usize } , 16usize , concat ! ( "Offset ...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1178:1163
[INFO] [stdout]      |
[INFO] [stdout] 1178 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBAColourD > ( ) ) ) . a as * const _ as usize } , 24usize , concat ! ( "Offset ...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1180:565
[INFO] [stdout]      |
[INFO] [stdout] 1180 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourB > ( ) ) ) . r as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1180:782
[INFO] [stdout]      |
[INFO] [stdout] 1180 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourB > ( ) ) ) . g as * const _ as usize } , 1usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1180:999
[INFO] [stdout]      |
[INFO] [stdout] 1180 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourB > ( ) ) ) . b as * const _ as usize } , 2usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1182:568
[INFO] [stdout]      |
[INFO] [stdout] 1182 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourS > ( ) ) ) . r as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1182:785
[INFO] [stdout]      |
[INFO] [stdout] 1182 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourS > ( ) ) ) . g as * const _ as usize } , 2usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1182:1002
[INFO] [stdout]      |
[INFO] [stdout] 1182 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourS > ( ) ) ) . b as * const _ as usize } , 4usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1184:485
[INFO] [stdout]      |
[INFO] [stdout] 1184 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourF > ( ) ) ) . r as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1184:702
[INFO] [stdout]      |
[INFO] [stdout] 1184 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourF > ( ) ) ) . g as * const _ as usize } , 4usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1184:919
[INFO] [stdout]      |
[INFO] [stdout] 1184 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourF > ( ) ) ) . b as * const _ as usize } , 8usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1186:485
[INFO] [stdout]      |
[INFO] [stdout] 1186 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourD > ( ) ) ) . r as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1186:702
[INFO] [stdout]      |
[INFO] [stdout] 1186 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourD > ( ) ) ) . g as * const _ as usize } , 8usize , concat ! ( "Offset of...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1186:919
[INFO] [stdout]      |
[INFO] [stdout] 1186 | ...nsafe { & ( * ( :: std :: ptr :: null :: < OfxRGBColourD > ( ) ) ) . b as * const _ as usize } , 16usize , concat ! ( "Offset o...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1206:473
[INFO] [stdout]      |
[INFO] [stdout] 1206 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxDialogSuiteV1 > ( ) ) ) . requestDialog as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1206:720
[INFO] [stdout]      |
[INFO] [stdout] 1206 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxDialogSuiteV1 > ( ) ) ) . notifyRedrawPending as * const _ as usize } , 8usize , c...
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1229:537
[INFO] [stdout]      |
[INFO] [stdout] 1229 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxDialogSuiteV2 > ( ) ) ) . requestDialog as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1229:784
[INFO] [stdout]      |
[INFO] [stdout] 1229 | ...safe { & ( * ( :: std :: ptr :: null :: < OfxDialogSuiteV2 > ( ) ) ) . notifyRedrawPending as * const _ as usize } , 8usize , c...
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1300:528
[INFO] [stdout]      |
[INFO] [stdout] 1300 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxProgressSuiteV1 > ( ) ) ) . progressStart as * const _ as usize } , 0usize , concat...
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1300:779
[INFO] [stdout]      |
[INFO] [stdout] 1300 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxProgressSuiteV1 > ( ) ) ) . progressUpdate as * const _ as usize } , 8usize , conca...
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1300:1032
[INFO] [stdout]      |
[INFO] [stdout] 1300 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxProgressSuiteV1 > ( ) ) ) . progressEnd as * const _ as usize } , 16usize , concat ...
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1346:528
[INFO] [stdout]      |
[INFO] [stdout] 1346 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxProgressSuiteV2 > ( ) ) ) . progressStart as * const _ as usize } , 0usize , concat...
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1346:779
[INFO] [stdout]      |
[INFO] [stdout] 1346 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxProgressSuiteV2 > ( ) ) ) . progressUpdate as * const _ as usize } , 8usize , conca...
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1346:1032
[INFO] [stdout]      |
[INFO] [stdout] 1346 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxProgressSuiteV2 > ( ) ) ) . progressEnd as * const _ as usize } , 16usize , concat ...
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1472:553
[INFO] [stdout]      |
[INFO] [stdout] 1472 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxImageEffectOpenGLRenderSuiteV1 > ( ) ) ) . clipLoadTexture as * const ...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1472:838
[INFO] [stdout]      |
[INFO] [stdout] 1472 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxImageEffectOpenGLRenderSuiteV1 > ( ) ) ) . clipFreeTexture as * const ...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1472:1123
[INFO] [stdout]      |
[INFO] [stdout] 1472 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxImageEffectOpenGLRenderSuiteV1 > ( ) ) ) . flushResources as * const _...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1592:623
[INFO] [stdout]      |
[INFO] [stdout] 1592 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxParametricParameterSuiteV1 > ( ) ) ) . parametricParamGetValue as * co...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1592:916
[INFO] [stdout]      |
[INFO] [stdout] 1592 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxParametricParameterSuiteV1 > ( ) ) ) . parametricParamGetNControlPoint...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1592:1227
[INFO] [stdout]      |
[INFO] [stdout] 1592 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxParametricParameterSuiteV1 > ( ) ) ) . parametricParamGetNthControlPoi...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1592:1541
[INFO] [stdout]      |
[INFO] [stdout] 1592 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxParametricParameterSuiteV1 > ( ) ) ) . parametricParamSetNthControlPoi...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1592:1855
[INFO] [stdout]      |
[INFO] [stdout] 1592 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxParametricParameterSuiteV1 > ( ) ) ) . parametricParamAddControlPoint ...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1592:2163
[INFO] [stdout]      |
[INFO] [stdout] 1592 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxParametricParameterSuiteV1 > ( ) ) ) . parametricParamDeleteControlPoi...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1592:2477
[INFO] [stdout]      |
[INFO] [stdout] 1592 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxParametricParameterSuiteV1 > ( ) ) ) . parametricParamDeleteAllControl...
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:712
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ...e { & ( * ( :: std :: ptr :: null :: < OfxHWNDInteractSuiteV1 > ( ) ) ) . interactGetPropertySet as * const _ as usize } , 0usi...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:989
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ...e { & ( * ( :: std :: ptr :: null :: < OfxHWNDInteractSuiteV1 > ( ) ) ) . interactUpdate as * const _ as usize } , 8usize , con...
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:2278
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasProgressSuiteV1 > ( ) ) ) . progressStart as * const _ as usize } , 0usize , conc...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:2539
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasProgressSuiteV1 > ( ) ) ) . progressUpdate as * const _ as usize } , 8usize , con...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:2802
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasProgressSuiteV1 > ( ) ) ) . progressEnd as * const _ as usize } , 16usize , conca...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:4137
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasProgressSuiteV2 > ( ) ) ) . progressStart as * const _ as usize } , 0usize , conc...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:4398
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasProgressSuiteV2 > ( ) ) ) . progressUpdate as * const _ as usize } , 8usize , con...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:4661
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasProgressSuiteV2 > ( ) ) ) . progressEnd as * const _ as usize } , 16usize , conca...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:5739
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < OfxVegasStereoscopicImageEffectSuiteV1 > ( ) ) ) . clipGetStereoscopicImage...
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:7329
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasKeyframeSuiteV1 > ( ) ) ) . paramGetKeyInterpolation as * const _ as usize } , 0u...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:7612
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasKeyframeSuiteV1 > ( ) ) ) . paramGetKeySlopes as * const _ as usize } , 8usize , ...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:7881
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasKeyframeSuiteV1 > ( ) ) ) . paramSetKeyInterpolation as * const _ as usize } , 16...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1596:8165
[INFO] [stdout]      |
[INFO] [stdout] 1596 | ... { & ( * ( :: std :: ptr :: null :: < OfxVegasKeyframeSuiteV1 > ( ) ) ) . paramSetKeySlopes as * const _ as usize } , 24usize ,...
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1643:571
[INFO] [stdout]      |
[INFO] [stdout] 1643 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxTimeLineSuiteV1 > ( ) ) ) . getTime as * const _ as usize } , 0usize , concat ! ( "...
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1643:810
[INFO] [stdout]      |
[INFO] [stdout] 1643 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxTimeLineSuiteV1 > ( ) ) ) . gotoTime as * const _ as usize } , 8usize , concat ! ( ...
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: dereferencing a null pointer
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ofx_sys-1f5eebe9ec9e11fc/out/bindings.rs:1643:1051
[INFO] [stdout]      |
[INFO] [stdout] 1643 | ...afe { & ( * ( :: std :: ptr :: null :: < OfxTimeLineSuiteV1 > ( ) ) ) . getTimeBounds as * const _ as usize } , 16usize , conca...
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ofx_sys` (lib test) due to 170 previous errors
[INFO] running `Command { std: "docker" "inspect" "b482ac33718764cc1590b70d6095f2635ddb1751da98aadc93a8d0b7aff56d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b482ac33718764cc1590b70d6095f2635ddb1751da98aadc93a8d0b7aff56d47", kill_on_drop: false }`
[INFO] [stdout] b482ac33718764cc1590b70d6095f2635ddb1751da98aadc93a8d0b7aff56d47
